Refinery Ad Factory
API exposing creation and management of ad objects.
Functions
Adds banner and video banner type of ads to scrollView infinite scroll. Ads are placed inside of an infinite scrolls individual item. Number and frequency of ads shown are set by the configuration corresponding to configurationID
Creates Interstitial ad which will be shown in the process of transition from one activity to another. You can also configure what to do after Interstitial in afterInterstitial
Creates an infinite scroll for manual configuration. Ads are placed inside of an infinite scrolls individual item. Number and frequency of ads shown are set by the configuration corresponding to configurationID
Creates Rewarded Interstitial ad which will be shown when ever you want to provide a reward in exchange for showing an ad.
Creates Video Interstitial ad which will be shown in the process of transition from one activity to another. You can also configure what to do after Interstitial in afterInterstitial Use getInfiniteScrollAdForIndex with return id of this function to set views.
Empties memory from any ad objects and returns all the wrappers to the original state
Hides the ad for an item if existing